ComponentOne Web API Edition
Manager<T> Class Members
Properties  Methods 

C1.Web.Api.Configuration Namespace : Manager<T> Class

The following tables list the members exposed by Manager<T>.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public PropertyGets the map of the items which are maintained.  
Top
Public Methods
 NameDescription
Public MethodAdd item with the key to the manager.  
Public MethodGets a boolean value which indicates whether the key exists in the manager.  
Public MethodGets the instance which is mapped to the specified key.  
Public MethodRemove the item with the specified key.  
Public MethodTry to get the instance which is mapped to the specified key.  
Top
See Also

Reference

Manager<T> Class
C1.Web.Api.Configuration Namespace